testIsMultiDimensionalReturnsTrueAtDepth() |
S |
56 |
1 |
21 |
setUp() |
S |
77 |
1 |
4 |
testIsMultiDimensionalReturnsTrue() |
S |
67 |
1 |
8 |
testLengthThrowsIfMinIsNegative() |
S |
74 |
1 |
4 |
testLengthThrowsIfMaxIsLessThanMin() |
S |
74 |
1 |
4 |
testAllowedKeysReturnsTrue() |
S |
68 |
1 |
8 |
testAllowedKeysThrowsWithIllegal() |
S |
68 |
1 |
7 |
testIsStdClassCollectionReturnsTrue() |
S |
68 |
1 |
8 |
testIsStdClassCollectionThrowsWithString() |
S |
70 |
1 |
6 |
testIsMultiDimensionalReturnsTrueWithGreaterDepth() |
S |
67 |
1 |
8 |
testIsMultiDimensionalThrowsWithAssoc() |
S |
68 |
1 |
7 |
testGetKeyThrowsWithMissing() |
S |
74 |
1 |
4 |
testIsMultiDimensionalThrowsWithSingleDimension() |
S |
69 |
1 |
7 |
testIsMultiDimensionalThrowsWithoutArrayAtDepth() |
S |
69 |
1 |
7 |
testIsAssocReturnsTrue() |
S |
69 |
1 |
7 |
testIsAssocThrowsWithAssoc() |
S |
74 |
1 |
4 |
testIsSequentialReturnsTrue() |
S |
69 |
1 |
7 |
testIsSequentialThrowsWithAssoc() |
S |
75 |
1 |
4 |
testGetKeyReturnsArray() |
S |
66 |
1 |
9 |
testGetKeyThrowsWithIllegalType() |
S |
74 |
1 |
4 |
testLengthThrowsIfValueHasInvalidLength() |
S |
74 |
1 |
4 |